superDispatchKeyEvent
Expected to call into the super implementation of dispatchKeyEvent. If you're not implementing Window.Callback, this should contain dispatch logic that occurs afterandroid.view.View.OnUnhandledKeyEventListeners.
Return
true
if consuming the event, false
otherwise
Parameters
event
The event being dispatched